*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Sat, 13 Sep 2003 23:33:41 +0000 (23:33 +0000)
committerKim F. Storm <storm@cua.dk>
Sat, 13 Sep 2003 23:33:41 +0000 (23:33 +0000)
ChangeLog
src/ChangeLog

index 2543ffa9eee572f4400df9bca449f7c920304ac9..5d744fc94c5e76c26a8297a48eeb8bcdc881ba26 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-09-14  Kim F. Storm  <storm@cua.dk>
+
+       * configure.in: Add checks for sys/ioctl.h and net/if.h.
+
 2003-09-12  Luc Teirlinck  <teirllm@mail.auburn.edu>
 
        * Makefile.in (install-arch-indep, uninstall): Add SES manual.
index f663cb92ca88f53287c2adc9919502f0901a60ee..bb0f49f44e1491cc756363150c02cf165548ade0 100644 (file)
@@ -1,3 +1,11 @@
+2003-09-14  Kim F. Storm  <storm@cua.dk>
+
+       * process.c [HAVE_SOCKETS]: Include sys/ioctl.h and net/if.h.
+       (Fnetwork_interface_list, Fget_network_interface_info): New defuns.
+       (syms_of_process): Defsubr them.
+
+       * config.in: Regenerate.
+       
 2003-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * lisp.h (VALBITS): Don't remove 1 for the markbit.